Results for spec@arb_texture_compression@texwrap formats bordercolor-swizzled

Overview

Result: None

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:00.069371
Stdout
Testing GL_ARB_texture_compression.
Testing the border color only.
Using texture swizzling.
Testing GL_COMPRESSED_ALPHA, swizzled, border color only
Testing GL_COMPRESSED_LUMINANCE, swizzled, border color only
Testing GL_COMPRESSED_LUMINANCE_ALPHA, swizzled, border color only
Testing GL_COMPRESSED_INTENSITY, swizzled, border color only
Testing GL_COMPRESSED_RGB, swizzled, border color only
Fail with NEAREST and CLAMP_TO_BORDER at (273,36) @ 0,0
  Expected: 127 25 229 255
  Observed: 128 229 26 255
Fail with NEAREST and MIRROR_CLAMP_TO_BORDER_EXT at (629,36) @ 0,0
  Expected: 127 25 229 255
  Observed: 128 229 26 255
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 95 19 172 255
  Observed: 96 172 19 255
Fail with LINEAR and CLAMP_TO_BORDER at (273,125) @ 0,0
  Expected: 127 25 229 255
  Observed: 128 229 26 255
Fail with LINEAR and MIRROR_CLAMP_EXT at (451,125) @ 0,0
  Expected: 95 19 172 255
  Observed: 96 172 19 255
Fail with LINEAR and MIRROR_CLAMP_TO_BORDER_EXT at (629,125) @ 0,0
  Expected: 127 25 229 255
  Observed: 128 229 26 255
Testing GL_COMPRESSED_RGBA, swizzled, border color only
Fail with NEAREST and CLAMP_TO_BORDER at (273,36) @ 0,0
  Expected: 127 25 229 204
  Observed: 128 229 26 204
Fail with NEAREST and MIRROR_CLAMP_TO_BORDER_EXT at (629,36) @ 0,0
  Expected: 127 25 229 204
  Observed: 128 229 26 204
Fail with LINEAR and CLAMP at (95,125) @ 0,0
  Expected: 95 19 172 216
  Observed: 96 172 19 217
Fail with LINEAR and CLAMP_TO_BORDER at (273,125) @ 0,0
  Expected: 127 25 229 204
  Observed: 128 229 26 204
Fail with LINEAR and MIRROR_CLAMP_EXT at (451,125) @ 0,0
  Expected: 95 19 172 216
  Observed: 96 172 19 217
Fail with LINEAR and MIRROR_CLAMP_TO_BORDER_EXT at (629,125) @ 0,0
  Expected: 127 25 229 204
  Observed: 128 229 26 204
Stderr
ATTENTION: default value of option vblank_mode overridden by environment.
Environment
PIGLIT_SOURCE_DIR="/home/marek/dev/piglit" PIGLIT_PLATFORM="mixed_glx_egl"
Command /home/marek/dev/piglit/bin/texwrap GL_ARB_texture_compression bordercolor swizzled -auto -fbo
dmesg
None

Back to summary